MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / DeferrableObservableCollection<T> Class / OnCollectionChanged Method
In This Topic
    OnCollectionChanged Method (DeferrableObservableCollection<T>)
    In This Topic
    Overrides the default behavior.
    Syntax
    protected override void OnCollectionChanged( 
       NotifyCollectionChangedEventArgs e
    )

    Parameters

    e
    See Also